Autogenerated HTML docs for v1.6.3.1-26-g671d1
diff --git a/git-ls-tree.html b/git-ls-tree.html index 188b247..dc793fd 100644 --- a/git-ls-tree.html +++ b/git-ls-tree.html
@@ -465,8 +465,10 @@ <div class="content"> <pre><tt><mode> SP <type> SP <object> TAB <file></tt></pre> </div></div> -<div class="para"><p>When the <tt>-z</tt> option is not used, TAB, LF, and backslash characters -in pathnames are represented as <tt>\t</tt>, <tt>\n</tt>, and <tt>\\</tt>, respectively.</p></div> +<div class="para"><p>Unless the <tt>-z</tt> option is used, TAB, LF, and backslash characters +in pathnames are represented as <tt>\t</tt>, <tt>\n</tt>, and <tt>\\</tt>, respectively. +This output format is compatible with what <em>--index-info --stdin</em> of +<em>git update-index</em> expects.</p></div> <div class="para"><p>When the <tt>-l</tt> option is used, format changes to</p></div> <div class="literalblock"> <div class="content"> @@ -493,7 +495,7 @@ </div> <div id="footer"> <div id="footer-text"> -Last updated 2009-04-02 06:49:56 UTC +Last updated 2009-05-17 05:39:17 UTC </div> </div> </body>